Open
Conversation
fix Line 4997 but only set else var
install uv with https://docs.astral.sh/uv/getting-started/installation/ init venv with "uv sync"
fix requirement to python-rtmidi install uv with https://docs.astral.sh/uv/getting-started/installation/ init venv with "uv sync" uv run joystick_gremlin.py
fix requirement to python-rtmidi install uv with https://docs.astral.sh/uv/getting-started/installation/ init venv with "uv sync" uv run joystick_gremlin.py
fix qtawesome icon names fix VirtualButtonProcess' object has no attribute 'execution_graph'
fix imports del unused vars
remove unused imports
fix unused imports fix old pgt5 imports remove test files more Todo ruff will say 1200 error
* fmt more files remove unused imports * fmt more files fix unused imports fix old pgt5 imports remove test files more Todo ruff will say 1200 error
# Conflicts: # .env
# Conflicts: # action_plugins/control/__init__.py # action_plugins/cycle_modes/__init__.py # action_plugins/map_to_gamepad/__init__.py # action_plugins/map_to_keyboard/__init__.py # action_plugins/map_to_keyboard_ex/__init__.py # action_plugins/map_to_mouse/__init__.py # action_plugins/map_to_osc/__init__.py # action_plugins/map_to_simconnect/SimConnectManager.py # action_plugins/map_to_simconnect/__init__.py # action_plugins/map_to_vjoy/__init__.py # action_plugins/merged_axis/__init__.py # action_plugins/play_sound/__init__.py # action_plugins/remap/__init__.py # action_plugins/response_curve/__init__.py # action_plugins/resume/__init__.py # action_plugins/run_process/__init__.py # action_plugins/system/__init__.py # action_plugins/text_to_speech/__init__.py # gremlin/base_profile.py # gremlin/execution_graph.py # gremlin/gated_handler.py # gremlin/import_profile.py # gremlin/joystick_handling.py # gremlin/ui/dialogs.py # gremlin/ui/input_item.py # gremlin/ui/keyboard_device.py # gremlin/ui/midi_device.py # gremlin/ui/osc_device.py # gremlin/ui/ui_activation_condition.py # gremlin/ui/ui_common.py # gremlin/ui/virtual_button.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.